Shades of Atoll #267072
Tints of Atoll #267072
RGB
CMYK
RGB Variations
Color information
#267072 (or 0x267072) is known color: Atoll. HEX triplet: 26, 70 and 72. RGB value is (38,112,114). Sum of RGB (Red+Green+Blue) = 38+112+114=264 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.39% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 114 (44.92% from 255 or 43.18% from 264); Max value from RGB is 114 - color contains mainly: blue. Hex color #267072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267072 is #D98F8D. Grayscale: #5A5A5A. Windows color (decimal): -14258062 or 7499814. OLE color: 7499814.
HSL color Cylindrical-coordinate representation of color #267072: hue angle of 181.58º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #267072 is Cyan = 0.67, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 112 | 114 | - |
| CMYK | 0.67 | 0.02 | 0 | 0.55 |
| HSL | 181.58º | 0.5% | 0.3% | - |
| HSV(B) | 181.58º | 0.67% | 0.45% | - |
| XYZ | 9.63 | 13.22 | 17.96 | - |
| YUV | 90.1 | 141.48 | 90.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 114 | 0.67 | 0.02 | 0 | 0.55 | 181.58 | 0.5 | 0.3 |
| Hex | 26 | 70 | 72 | 43 | 2 | 0 | 37 | B6 | 32 | 1E |
| Octal | 46 | 160 | 162 | 103 | 2 | 0 | 67 | 266 | 62 | 36 |
| Binary | 100110 | 1110000 | 1110010 | 1000011 | 10 | 0 | 110111 | 10110110 | 110010 | 11110 |
Color Harmonies of #267072
Complementary color
Monochromatic Colors of #267072
Black with #267072
Text Example
Text Example
White with #267072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267072; }
p { color: rgb(38,112,114); }
H1.HeaderClassName
{
color: #267072;
}
.AnyTagClassName
{
color: #267072;
}
</style>
background-color css
<style>
a { background-color: #267072; }
a { background-color: rgb(38,112,114); }
div.DivClassName
{
background-color: #267072;
}
.BgClassName
{
background-color: #267072;
}
</style>
border-color css
<style>
span { border-color: #267072; }
span { border-color: rgb(38,112,114); }
td.TdClassName
{
border-color: #267072;
}
.TagClassName
{
border-color: #267072;
}
</style>