Shades of Atoll #267376
Tints of Atoll #267376
RGB
CMYK
RGB Variations
Color information
#267376 (or 0x267376) is known color: Atoll. HEX triplet: 26, 73 and 76. RGB value is (38,115,118). Sum of RGB (Red+Green+Blue) = 38+115+118=271 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.02% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #267376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267376 is #D98C89. Grayscale: #5C5C5C. Windows color (decimal): -14257290 or 7762726. OLE color: 7762726.
HSL color Cylindrical-coordinate representation of color #267376: hue angle of 182.25º 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 #267376 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 115 | 118 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.54 |
| HSL | 182.25º | 0.51% | 0.31% | - |
| HSV(B) | 182.25º | 0.68% | 0.46% | - |
| XYZ | 10.2 | 13.98 | 19.3 | - |
| YUV | 92.32 | 142.49 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 118 | 0.68 | 0.03 | 0 | 0.54 | 182.25 | 0.51 | 0.31 |
| Hex | 26 | 73 | 76 | 44 | 3 | 0 | 36 | B6 | 33 | 1F |
| Octal | 46 | 163 | 166 | 104 | 3 | 0 | 66 | 266 | 63 | 37 |
| Binary | 100110 | 1110011 | 1110110 | 1000100 | 11 | 0 | 110110 | 10110110 | 110011 | 11111 |
Color Harmonies of #267376
Complementary color
Monochromatic Colors of #267376
Black with #267376
Text Example
Text Example
White with #267376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267376; }
p { color: rgb(38,115,118); }
H1.HeaderClassName
{
color: #267376;
}
.AnyTagClassName
{
color: #267376;
}
</style>
background-color css
<style>
a { background-color: #267376; }
a { background-color: rgb(38,115,118); }
div.DivClassName
{
background-color: #267376;
}
.BgClassName
{
background-color: #267376;
}
</style>
border-color css
<style>
span { border-color: #267376; }
span { border-color: rgb(38,115,118); }
td.TdClassName
{
border-color: #267376;
}
.TagClassName
{
border-color: #267376;
}
</style>