Shades of Atoll #238487
Tints of Atoll #238487
RGB
CMYK
RGB Variations
Color information
#238487 (or 0x238487) is known color: Atoll. HEX triplet: 23, 84 and 87. RGB value is (35,132,135). Sum of RGB (Red+Green+Blue) = 35+132+135=302 (40% of max value = 765). Red value is 35 (14.06% from 255 or 11.59% from 302); Green value is 132 (51.95% from 255 or 43.71% from 302); Blue value is 135 (53.12% from 255 or 44.70% from 302); Max value from RGB is 135 - color contains mainly: blue. Hex color #238487 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #238487 is #DC7B78. Grayscale: #676767. Windows color (decimal): -14449529 or 8881187. OLE color: 8881187.
HSL color Cylindrical-coordinate representation of color #238487: hue angle of 181.8º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #238487 is Cyan = 0.74, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 132 | 135 | - |
| CMYK | 0.74 | 0.02 | 0 | 0.47 |
| HSL | 181.8º | 0.59% | 0.33% | - |
| HSV(B) | 181.8º | 0.74% | 0.53% | - |
| XYZ | 13.32 | 18.61 | 25.81 | - |
| YUV | 103.34 | 145.86 | 79.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 132 | 135 | 0.74 | 0.02 | 0 | 0.47 | 181.8 | 0.59 | 0.33 |
| Hex | 23 | 84 | 87 | 4A | 2 | 0 | 2F | B6 | 3B | 21 |
| Octal | 43 | 204 | 207 | 112 | 2 | 0 | 57 | 266 | 73 | 41 |
| Binary | 100011 | 10000100 | 10000111 | 1001010 | 10 | 0 | 101111 | 10110110 | 111011 | 100001 |
Color Harmonies of #238487
Complementary color
Monochromatic Colors of #238487
Black with #238487
Text Example
Text Example
White with #238487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238487; }
p { color: rgb(35,132,135); }
H1.HeaderClassName
{
color: #238487;
}
.AnyTagClassName
{
color: #238487;
}
</style>
background-color css
<style>
a { background-color: #238487; }
a { background-color: rgb(35,132,135); }
div.DivClassName
{
background-color: #238487;
}
.BgClassName
{
background-color: #238487;
}
</style>
border-color css
<style>
span { border-color: #238487; }
span { border-color: rgb(35,132,135); }
td.TdClassName
{
border-color: #238487;
}
.TagClassName
{
border-color: #238487;
}
</style>