Shades of Atoll #188187
Tints of Atoll #188187
RGB
CMYK
RGB Variations
Color information
#188187 (or 0x188187) is known color: Atoll. HEX triplet: 18, 81 and 87. RGB value is (24,129,135). Sum of RGB (Red+Green+Blue) = 24+129+135=288 (38% of max value = 765). Red value is 24 (9.77% from 255 or 8.33% from 288); Green value is 129 (50.78% from 255 or 44.79% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #188187 is not a web safe color. Web safe color analog (approx): #009999. Inversed color of #188187 is #E77E78. Grayscale: #626262. Windows color (decimal): -15171193 or 8880408. OLE color: 8880408.
HSL color Cylindrical-coordinate representation of color #188187: hue angle of 183.24º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #188187 is Cyan = 0.82, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 24 | 129 | 135 | - |
| CMYK | 0.82 | 0.04 | 0 | 0.47 |
| HSL | 183.24º | 0.7% | 0.31% | - |
| HSV(B) | 183.24º | 0.82% | 0.53% | - |
| XYZ | 12.6 | 17.64 | 25.66 | - |
| YUV | 98.29 | 148.71 | 75.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 129 | 135 | 0.82 | 0.04 | 0 | 0.47 | 183.24 | 0.7 | 0.31 |
| Hex | 18 | 81 | 87 | 52 | 4 | 0 | 2F | B7 | 46 | 1F |
| Octal | 30 | 201 | 207 | 122 | 4 | 0 | 57 | 267 | 106 | 37 |
| Binary | 11000 | 10000001 | 10000111 | 1010010 | 100 | 0 | 101111 | 10110111 | 1000110 | 11111 |
Color Harmonies of #188187
Complementary color
Monochromatic Colors of #188187
Black with #188187
Text Example
Text Example
White with #188187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #188187; }
p { color: rgb(24,129,135); }
H1.HeaderClassName
{
color: #188187;
}
.AnyTagClassName
{
color: #188187;
}
</style>
background-color css
<style>
a { background-color: #188187; }
a { background-color: rgb(24,129,135); }
div.DivClassName
{
background-color: #188187;
}
.BgClassName
{
background-color: #188187;
}
</style>
border-color css
<style>
span { border-color: #188187; }
span { border-color: rgb(24,129,135); }
td.TdClassName
{
border-color: #188187;
}
.TagClassName
{
border-color: #188187;
}
</style>