Shades of Atoll #267679
Tints of Atoll #267679
RGB
CMYK
RGB Variations
Color information
#267679 (or 0x267679) is known color: Atoll. HEX triplet: 26, 76 and 79. RGB value is (38,118,121). Sum of RGB (Red+Green+Blue) = 38+118+121=277 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.72% from 277); Green value is 118 (46.48% from 255 or 42.60% from 277); Blue value is 121 (47.66% from 255 or 43.68% from 277); Max value from RGB is 121 - color contains mainly: blue. Hex color #267679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267679 is #D98986. Grayscale: #5E5E5E. Windows color (decimal): -14256519 or 7960102. OLE color: 7960102.
HSL color Cylindrical-coordinate representation of color #267679: hue angle of 182.17º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #267679 is Cyan = 0.69, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 118 | 121 | - |
| CMYK | 0.69 | 0.02 | 0 | 0.53 |
| HSL | 182.17º | 0.52% | 0.31% | - |
| HSV(B) | 182.17º | 0.69% | 0.47% | - |
| XYZ | 10.73 | 14.75 | 20.37 | - |
| YUV | 94.42 | 143 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 121 | 0.69 | 0.02 | 0 | 0.53 | 182.17 | 0.52 | 0.31 |
| Hex | 26 | 76 | 79 | 45 | 2 | 0 | 35 | B6 | 34 | 1F |
| Octal | 46 | 166 | 171 | 105 | 2 | 0 | 65 | 266 | 64 | 37 |
| Binary | 100110 | 1110110 | 1111001 | 1000101 | 10 | 0 | 110101 | 10110110 | 110100 | 11111 |
Color Harmonies of #267679
Complementary color
Monochromatic Colors of #267679
Black with #267679
Text Example
Text Example
White with #267679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267679; }
p { color: rgb(38,118,121); }
H1.HeaderClassName
{
color: #267679;
}
.AnyTagClassName
{
color: #267679;
}
</style>
background-color css
<style>
a { background-color: #267679; }
a { background-color: rgb(38,118,121); }
div.DivClassName
{
background-color: #267679;
}
.BgClassName
{
background-color: #267679;
}
</style>
border-color css
<style>
span { border-color: #267679; }
span { border-color: rgb(38,118,121); }
td.TdClassName
{
border-color: #267679;
}
.TagClassName
{
border-color: #267679;
}
</style>