Shades of Atoll #238685
Tints of Atoll #238685
RGB
CMYK
RGB Variations
Color information
#238685 (or 0x238685) is known color: Atoll. HEX triplet: 23, 86 and 85. RGB value is (35,134,133). Sum of RGB (Red+Green+Blue) = 35+134+133=302 (40% of max value = 765). Red value is 35 (14.06% from 255 or 11.59% from 302); Green value is 134 (52.73% from 255 or 44.37% from 302); Blue value is 133 (52.34% from 255 or 44.04% from 302); Max value from RGB is 134 - color contains mainly: green. Hex color #238685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #238685 is #DC797A. Grayscale: #686868. Windows color (decimal): -14449019 or 8750627. OLE color: 8750627.
HSL color Cylindrical-coordinate representation of color #238685: hue angle of 179.39º 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 #238685 is Cyan = 0.74, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 134 | 133 | - |
| CMYK | 0.74 | 0 | 0.01 | 0.47 |
| HSL | 179.39º | 0.59% | 0.33% | - |
| HSV(B) | 179.39º | 0.74% | 0.53% | - |
| XYZ | 13.45 | 19.1 | 25.17 | - |
| YUV | 104.29 | 144.2 | 78.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 134 | 133 | 0.74 | 0 | 0.01 | 0.47 | 179.39 | 0.59 | 0.33 |
| Hex | 23 | 86 | 85 | 4A | 0 | 1 | 2F | B3 | 3B | 21 |
| Octal | 43 | 206 | 205 | 112 | 0 | 1 | 57 | 263 | 73 | 41 |
| Binary | 100011 | 10000110 | 10000101 | 1001010 | 0 | 1 | 101111 | 10110011 | 111011 | 100001 |
Color Harmonies of #238685
Complementary color
Monochromatic Colors of #238685
Black with #238685
Text Example
Text Example
White with #238685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238685; }
p { color: rgb(35,134,133); }
H1.HeaderClassName
{
color: #238685;
}
.AnyTagClassName
{
color: #238685;
}
</style>
background-color css
<style>
a { background-color: #238685; }
a { background-color: rgb(35,134,133); }
div.DivClassName
{
background-color: #238685;
}
.BgClassName
{
background-color: #238685;
}
</style>
border-color css
<style>
span { border-color: #238685; }
span { border-color: rgb(35,134,133); }
td.TdClassName
{
border-color: #238685;
}
.TagClassName
{
border-color: #238685;
}
</style>