Shades of Atoll #267071
Tints of Atoll #267071
RGB
CMYK
RGB Variations
Color information
#267071 (or 0x267071) is known color: Atoll. HEX triplet: 26, 70 and 71. RGB value is (38,112,113). Sum of RGB (Red+Green+Blue) = 38+112+113=263 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.45% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 113 (44.53% from 255 or 42.97% from 263); Max value from RGB is 113 - color contains mainly: blue. Hex color #267071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267071 is #D98F8E. Grayscale: #595959. Windows color (decimal): -14258063 or 7434278. OLE color: 7434278.
HSL color Cylindrical-coordinate representation of color #267071: hue angle of 180.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267071 is Cyan = 0.66, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 113 | - |
| CMYK | 0.66 | 0.01 | 0 | 0.56 |
| HSL | 180.8º | 0.5% | 0.3% | - |
| HSV(B) | 180.8º | 0.66% | 0.44% | - |
| XYZ | 9.57 | 13.19 | 17.66 | - |
| YUV | 89.99 | 140.98 | 90.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 113 | 0.66 | 0.01 | 0 | 0.56 | 180.8 | 0.5 | 0.3 |
| Hex | 26 | 70 | 71 | 42 | 1 | 0 | 38 | B5 | 32 | 1E |
| Octal | 46 | 160 | 161 | 102 | 1 | 0 | 70 | 265 | 62 | 36 |
| Binary | 100110 | 1110000 | 1110001 | 1000010 | 1 | 0 | 111000 | 10110101 | 110010 | 11110 |
Color Harmonies of #267071
Complementary color
Monochromatic Colors of #267071
Black with #267071
Text Example
Text Example
White with #267071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267071; }
p { color: rgb(38,112,113); }
H1.HeaderClassName
{
color: #267071;
}
.AnyTagClassName
{
color: #267071;
}
</style>
background-color css
<style>
a { background-color: #267071; }
a { background-color: rgb(38,112,113); }
div.DivClassName
{
background-color: #267071;
}
.BgClassName
{
background-color: #267071;
}
</style>
border-color css
<style>
span { border-color: #267071; }
span { border-color: rgb(38,112,113); }
td.TdClassName
{
border-color: #267071;
}
.TagClassName
{
border-color: #267071;
}
</style>