Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 | 1x | {
"colors": {
"1": {
"name": "Dye Remover",
"base_rgb": [128, 26, 26],
"cloth": {
"brightness": 15,
"contrast": 1.25,
"hue": 38,
"saturation": 0.28125,
"lightness": 1.44531,
"rgb": [124, 108, 83]
},
"leather": {
"brightness": -8,
"contrast": 1,
"hue": 34,
"saturation": 0.3125,
"lightness": 1.09375,
"rgb": [65, 49, 29]
},
"metal": {
"brightness": 5,
"contrast": 1.05469,
"hue": 38,
"saturation": 0.101562,
"lightness": 1.36719,
"rgb": [96, 91, 83]
},
"fur": {
"brightness": 15,
"contrast": 1.25,
"hue": 38,
"saturation": 0.28125,
"lightness": 1.44531,
"rgb": [124, 108, 83]
},
"categories": []
},
"2": {
"name": "Black",
"base_rgb": [128, 26, 26],
"cloth": {
"brightness": -13,
"contrast": 1,
"hue": 275,
"saturation": 0.0234375,
"lightness": 1.09375,
"rgb": [37, 35, 38]
},
"leather": {
"brightness": -13,
"contrast": 1,
"hue": 275,
"saturation": 0.0234375,
"lightness": 1.09375,
"rgb": [37, 35, 38]
},
"metal": {
"brightness": -13,
"contrast": 1,
"hue": 275,
"saturation": 0.0234375,
"lightness": 1.09375,
"rgb": [37, 35, 38]
},
"fur": {
"brightness": -13,
"contrast": 1,
"hue": 275,
"saturation": 0.0234375,
"lightness": 1.09375,
"rgb": [37, 35, 38]
},
"item": 20358,
"categories": ["Gray", "Metal", "Rare"]
},
"3": {
"name": "Chalk",
"base_rgb": [128, 26, 26],
"cloth": {
"brightness": 12,
"contrast": 1.13281,
"hue": 5,
"saturation": 0.0234375,
"lightness": 1.25,
"rgb": [95, 92, 92]
},
"leather": {
"brightness": 12,
"contrast": 1.13281,
"hue": 5,
"saturation": 0.0234375,
"lightness": 1.25,
"rgb": [95, 92, 92]
},
"metal": {
"brightness": 10,
"contrast": 1.28906,
"hue": 5,
"saturation": 0.0234375,
"lightness": 1.36719,
"rgb": [84, 81, 81]
},
"fur": {
"brightness": 12,
"contrast": 1.13281,
"hue": 5,
"saturation": 0.0234375,
"lightness": 1.25,
"rgb": [95, 92, 92]
},
"item": 20360,
"categories": ["Gray", "Metal", "Uncommon"]
},
"4": {
"name": "Gray",
"base_rgb": [128, 26, 26],
"cloth": {
"brightness": 3,
"contrast": 1.05469,
"hue": 340,
"saturation": 0.0234375,
"lightness": 1.13281,
"rgb": [72, 69, 70]
},
"leather": {
"brightness": 3,
"contrast": 1.05469,
"hue": 340,
"saturation": 0.0234375,
"lightness": 1.13281,
"rgb": [72, 69, 70]
},
"metal": {
"brightness": 5,
"contrast": 1.28906,
"hue": 340,
"saturation": 0.0234375,
"lightness": 1.28906,
"rgb": [66, 63, 64]
},
"fur": {
"brightness": 3,
"contrast": 1.05469,
"hue": 340,
"saturation": 0.0234375,
"lightness": 1.13281,
"rgb": [72, 69, 70]
},
"item": 20363,
"categories": ["Gray", "Metal", "Common"]
}
}
}
|