Shades of Atoll #267276
Tints of Atoll #267276
RGB
CMYK
RGB Variations
Color information
#267276 (or 0x267276) is known color: Atoll. HEX triplet: 26, 72 and 76. RGB value is (38,114,118). Sum of RGB (Red+Green+Blue) = 38+114+118=270 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.07% from 270); Green value is 114 (44.92% from 255 or 42.22% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #267276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267276 is #D98D89. Grayscale: #5B5B5B. Windows color (decimal): -14257546 or 7762470. OLE color: 7762470.
HSL color Cylindrical-coordinate representation of color #267276: hue angle of 183º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267276 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 114 | 118 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.54 |
| HSL | 183º | 0.51% | 0.31% | - |
| HSV(B) | 183º | 0.68% | 0.46% | - |
| XYZ | 10.09 | 13.75 | 19.26 | - |
| YUV | 91.73 | 142.82 | 89.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 118 | 0.68 | 0.03 | 0 | 0.54 | 183 | 0.51 | 0.31 |
| Hex | 26 | 72 | 76 | 44 | 3 | 0 | 36 | B7 | 33 | 1F |
| Octal | 46 | 162 | 166 | 104 | 3 | 0 | 66 | 267 | 63 | 37 |
| Binary | 100110 | 1110010 | 1110110 | 1000100 | 11 | 0 | 110110 | 10110111 | 110011 | 11111 |
Color Harmonies of #267276
Complementary color
Monochromatic Colors of #267276
Black with #267276
Text Example
Text Example
White with #267276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267276; }
p { color: rgb(38,114,118); }
H1.HeaderClassName
{
color: #267276;
}
.AnyTagClassName
{
color: #267276;
}
</style>
background-color css
<style>
a { background-color: #267276; }
a { background-color: rgb(38,114,118); }
div.DivClassName
{
background-color: #267276;
}
.BgClassName
{
background-color: #267276;
}
</style>
border-color css
<style>
span { border-color: #267276; }
span { border-color: rgb(38,114,118); }
td.TdClassName
{
border-color: #267276;
}
.TagClassName
{
border-color: #267276;
}
</style>