Shades of Atoll #238286
Tints of Atoll #238286
RGB
CMYK
RGB Variations
Color information
#238286 (or 0x238286) is known color: Atoll. HEX triplet: 23, 82 and 86. RGB value is (35,130,134). Sum of RGB (Red+Green+Blue) = 35+130+134=299 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.71% from 299); Green value is 130 (51.17% from 255 or 43.48% from 299); Blue value is 134 (52.73% from 255 or 44.82% from 299); Max value from RGB is 134 - color contains mainly: blue. Hex color #238286 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #238286 is #DC7D79. Grayscale: #656565. Windows color (decimal): -14450042 or 8815139. OLE color: 8815139.
HSL color Cylindrical-coordinate representation of color #238286: hue angle of 182.42º 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 #238286 is Cyan = 0.74, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 130 | 134 | - |
| CMYK | 0.74 | 0.03 | 0 | 0.47 |
| HSL | 182.42º | 0.59% | 0.33% | - |
| HSV(B) | 182.42º | 0.74% | 0.53% | - |
| XYZ | 12.98 | 18.04 | 25.35 | - |
| YUV | 102.05 | 146.03 | 80.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 130 | 134 | 0.74 | 0.03 | 0 | 0.47 | 182.42 | 0.59 | 0.33 |
| Hex | 23 | 82 | 86 | 4A | 3 | 0 | 2F | B6 | 3B | 21 |
| Octal | 43 | 202 | 206 | 112 | 3 | 0 | 57 | 266 | 73 | 41 |
| Binary | 100011 | 10000010 | 10000110 | 1001010 | 11 | 0 | 101111 | 10110110 | 111011 | 100001 |
Color Harmonies of #238286
Complementary color
Monochromatic Colors of #238286
Black with #238286
Text Example
Text Example
White with #238286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238286; }
p { color: rgb(35,130,134); }
H1.HeaderClassName
{
color: #238286;
}
.AnyTagClassName
{
color: #238286;
}
</style>
background-color css
<style>
a { background-color: #238286; }
a { background-color: rgb(35,130,134); }
div.DivClassName
{
background-color: #238286;
}
.BgClassName
{
background-color: #238286;
}
</style>
border-color css
<style>
span { border-color: #238286; }
span { border-color: rgb(35,130,134); }
td.TdClassName
{
border-color: #238286;
}
.TagClassName
{
border-color: #238286;
}
</style>