Shades of Atoll #267477
Tints of Atoll #267477
RGB
CMYK
RGB Variations
Color information
#267477 (or 0x267477) is known color: Atoll. HEX triplet: 26, 74 and 77. RGB value is (38,116,119). Sum of RGB (Red+Green+Blue) = 38+116+119=273 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.92% from 273); Green value is 116 (45.70% from 255 or 42.49% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: blue. Hex color #267477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267477 is #D98B88. Grayscale: #5C5C5C. Windows color (decimal): -14257033 or 7828518. OLE color: 7828518.
HSL color Cylindrical-coordinate representation of color #267477: hue angle of 182.22º 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 #267477 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 116 | 119 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.53 |
| HSL | 182.22º | 0.52% | 0.31% | - |
| HSV(B) | 182.22º | 0.68% | 0.47% | - |
| XYZ | 10.37 | 14.23 | 19.65 | - |
| YUV | 93.02 | 142.66 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 116 | 119 | 0.68 | 0.03 | 0 | 0.53 | 182.22 | 0.52 | 0.31 |
| Hex | 26 | 74 | 77 | 44 | 3 | 0 | 35 | B6 | 34 | 1F |
| Octal | 46 | 164 | 167 | 104 | 3 | 0 | 65 | 266 | 64 | 37 |
| Binary | 100110 | 1110100 | 1110111 | 1000100 | 11 | 0 | 110101 | 10110110 | 110100 | 11111 |
Color Harmonies of #267477
Complementary color
Monochromatic Colors of #267477
Black with #267477
Text Example
Text Example
White with #267477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267477; }
p { color: rgb(38,116,119); }
H1.HeaderClassName
{
color: #267477;
}
.AnyTagClassName
{
color: #267477;
}
</style>
background-color css
<style>
a { background-color: #267477; }
a { background-color: rgb(38,116,119); }
div.DivClassName
{
background-color: #267477;
}
.BgClassName
{
background-color: #267477;
}
</style>
border-color css
<style>
span { border-color: #267477; }
span { border-color: rgb(38,116,119); }
td.TdClassName
{
border-color: #267477;
}
.TagClassName
{
border-color: #267477;
}
</style>