| value | clean |
|---|---|
| #1D999B | 1D999B |
| fraction | r | g | b | value |
|---|---|---|---|---|
| r : 0.11 g : 0.6 b : 0.61 | 29 | 153 | 155 | rgb(29, 153, 155) |
| fraction | h | s | l | value |
|---|---|---|---|---|
| h : 0.5 s : 0.68 l : 0.36 | 181 | 68 | 36 | hsl(181, 68%, 36%) |
| fraction | value | h | s | v |
|---|---|---|---|---|
| h : 0.5 s : 0.81 v : 0.61 | hsv(181, 81%, 61%) | 181 | 81 | 61 |
| value | closest_named_hex | exact_match_name | distance |
|---|---|---|---|
| Eastern Blue | #1E9AB0 | false | 807 |
| fraction | value | c | m | y | k |
|---|---|---|---|---|---|
| c : 0.81 m : 0.01 y : 0 k : 0.39 | cmyk(81, 1, 0, 39) | 81 | 1 | 0 | 39 |
| fraction | value | X | Y | Z |
|---|---|---|---|---|
| X : 0.37 Y : 0.5 Z : 0.65 | XYZ(37, 50, 65) | 37 | 50 | 65 |
| bare | named |
|---|---|
| https://www.thecolorapi.com/id?format=svg&named=false&hex=1D999B | https://www.thecolorapi.com/id?format=svg&hex=1D999B |
| value |
|---|
| #000000 |
Read The Docs — About — Support — Author