Shades of Atoll #267978
Tints of Atoll #267978
RGB
CMYK
RGB Variations
Color information
#267978 (or 0x267978) is known color: Atoll. HEX triplet: 26, 79 and 78. RGB value is (38,121,120). Sum of RGB (Red+Green+Blue) = 38+121+120=279 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.62% from 279); Green value is 121 (47.66% from 255 or 43.37% from 279); Blue value is 120 (47.27% from 255 or 43.01% from 279); Max value from RGB is 121 - color contains mainly: green. Hex color #267978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267978 is #D98687. Grayscale: #5F5F5F. Windows color (decimal): -14255752 or 7895334. OLE color: 7895334.
HSL color Cylindrical-coordinate representation of color #267978: hue angle of 179.28º 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 #267978 is Cyan = 0.69, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 121 | 120 | - |
| CMYK | 0.69 | 0 | 0.01 | 0.53 |
| HSL | 179.28º | 0.52% | 0.31% | - |
| HSV(B) | 179.28º | 0.69% | 0.47% | - |
| XYZ | 11.03 | 15.44 | 20.17 | - |
| YUV | 96.07 | 141.5 | 86.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 121 | 120 | 0.69 | 0 | 0.01 | 0.53 | 179.28 | 0.52 | 0.31 |
| Hex | 26 | 79 | 78 | 45 | 0 | 1 | 35 | B3 | 34 | 1F |
| Octal | 46 | 171 | 170 | 105 | 0 | 1 | 65 | 263 | 64 | 37 |
| Binary | 100110 | 1111001 | 1111000 | 1000101 | 0 | 1 | 110101 | 10110011 | 110100 | 11111 |
Color Harmonies of #267978
Complementary color
Monochromatic Colors of #267978
Black with #267978
Text Example
Text Example
White with #267978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267978; }
p { color: rgb(38,121,120); }
H1.HeaderClassName
{
color: #267978;
}
.AnyTagClassName
{
color: #267978;
}
</style>
background-color css
<style>
a { background-color: #267978; }
a { background-color: rgb(38,121,120); }
div.DivClassName
{
background-color: #267978;
}
.BgClassName
{
background-color: #267978;
}
</style>
border-color css
<style>
span { border-color: #267978; }
span { border-color: rgb(38,121,120); }
td.TdClassName
{
border-color: #267978;
}
.TagClassName
{
border-color: #267978;
}
</style>