Shades of Atoll #237778
Tints of Atoll #237778
RGB
CMYK
RGB Variations
Color information
#237778 (or 0x237778) is known color: Atoll. HEX triplet: 23, 77 and 78. RGB value is (35,119,120). Sum of RGB (Red+Green+Blue) = 35+119+120=274 (36% of max value = 765). Red value is 35 (14.06% from 255 or 12.77% from 274); Green value is 119 (46.88% from 255 or 43.43% from 274); Blue value is 120 (47.27% from 255 or 43.80% from 274); Max value from RGB is 120 - color contains mainly: blue. Hex color #237778 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #237778 is #DC8887. Grayscale: #5D5D5D. Windows color (decimal): -14452872 or 7894819. OLE color: 7894819.
HSL color Cylindrical-coordinate representation of color #237778: hue angle of 180.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #237778 is Cyan = 0.71, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 119 | 120 | - |
| CMYK | 0.71 | 0.01 | 0 | 0.53 |
| HSL | 180.71º | 0.55% | 0.3% | - |
| HSV(B) | 180.71º | 0.71% | 0.47% | - |
| XYZ | 10.68 | 14.91 | 20.08 | - |
| YUV | 94 | 142.67 | 85.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 119 | 120 | 0.71 | 0.01 | 0 | 0.53 | 180.71 | 0.55 | 0.3 |
| Hex | 23 | 77 | 78 | 47 | 1 | 0 | 35 | B5 | 37 | 1E |
| Octal | 43 | 167 | 170 | 107 | 1 | 0 | 65 | 265 | 67 | 36 |
| Binary | 100011 | 1110111 | 1111000 | 1000111 | 1 | 0 | 110101 | 10110101 | 110111 | 11110 |
Color Harmonies of #237778
Complementary color
Monochromatic Colors of #237778
Black with #237778
Text Example
Text Example
White with #237778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237778; }
p { color: rgb(35,119,120); }
H1.HeaderClassName
{
color: #237778;
}
.AnyTagClassName
{
color: #237778;
}
</style>
background-color css
<style>
a { background-color: #237778; }
a { background-color: rgb(35,119,120); }
div.DivClassName
{
background-color: #237778;
}
.BgClassName
{
background-color: #237778;
}
</style>
border-color css
<style>
span { border-color: #237778; }
span { border-color: rgb(35,119,120); }
td.TdClassName
{
border-color: #237778;
}
.TagClassName
{
border-color: #237778;
}
</style>