Shades of Atoll #267377
Tints of Atoll #267377
RGB
CMYK
RGB Variations
Color information
#267377 (or 0x267377) is known color: Atoll. HEX triplet: 26, 73 and 77. RGB value is (38,115,119). Sum of RGB (Red+Green+Blue) = 38+115+119=272 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.97% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 119 - color contains mainly: blue. Hex color #267377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267377 is #D98C88. Grayscale: #5C5C5C. Windows color (decimal): -14257289 or 7828262. OLE color: 7828262.
HSL color Cylindrical-coordinate representation of color #267377: hue angle of 182.96º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267377 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 115 | 119 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.53 |
| HSL | 182.96º | 0.52% | 0.31% | - |
| HSV(B) | 182.96º | 0.68% | 0.47% | - |
| XYZ | 10.26 | 14.01 | 19.62 | - |
| YUV | 92.43 | 142.99 | 89.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 119 | 0.68 | 0.03 | 0 | 0.53 | 182.96 | 0.52 | 0.31 |
| Hex | 26 | 73 | 77 | 44 | 3 | 0 | 35 | B7 | 34 | 1F |
| Octal | 46 | 163 | 167 | 104 | 3 | 0 | 65 | 267 | 64 | 37 |
| Binary | 100110 | 1110011 | 1110111 | 1000100 | 11 | 0 | 110101 | 10110111 | 110100 | 11111 |
Color Harmonies of #267377
Complementary color
Monochromatic Colors of #267377
Black with #267377
Text Example
Text Example
White with #267377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267377; }
p { color: rgb(38,115,119); }
H1.HeaderClassName
{
color: #267377;
}
.AnyTagClassName
{
color: #267377;
}
</style>
background-color css
<style>
a { background-color: #267377; }
a { background-color: rgb(38,115,119); }
div.DivClassName
{
background-color: #267377;
}
.BgClassName
{
background-color: #267377;
}
</style>
border-color css
<style>
span { border-color: #267377; }
span { border-color: rgb(38,115,119); }
td.TdClassName
{
border-color: #267377;
}
.TagClassName
{
border-color: #267377;
}
</style>