Shades of Atoll #267478
Tints of Atoll #267478
RGB
CMYK
RGB Variations
Color information
#267478 (or 0x267478) is known color: Atoll. HEX triplet: 26, 74 and 78. RGB value is (38,116,120). Sum of RGB (Red+Green+Blue) = 38+116+120=274 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.87% from 274); Green value is 116 (45.70% from 255 or 42.34% from 274); Blue value is 120 (47.27% from 255 or 43.80% from 274); Max value from RGB is 120 - color contains mainly: blue. Hex color #267478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267478 is #D98B87. Grayscale: #5D5D5D. Windows color (decimal): -14257032 or 7894054. OLE color: 7894054.
HSL color Cylindrical-coordinate representation of color #267478: hue angle of 182.93º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267478 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 116 | 120 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.53 |
| HSL | 182.93º | 0.52% | 0.31% | - |
| HSV(B) | 182.93º | 0.68% | 0.47% | - |
| XYZ | 10.43 | 14.26 | 19.97 | - |
| YUV | 93.13 | 143.16 | 88.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 116 | 120 | 0.68 | 0.03 | 0 | 0.53 | 182.93 | 0.52 | 0.31 |
| Hex | 26 | 74 | 78 | 44 | 3 | 0 | 35 | B7 | 34 | 1F |
| Octal | 46 | 164 | 170 | 104 | 3 | 0 | 65 | 267 | 64 | 37 |
| Binary | 100110 | 1110100 | 1111000 | 1000100 | 11 | 0 | 110101 | 10110111 | 110100 | 11111 |
Color Harmonies of #267478
Complementary color
Monochromatic Colors of #267478
Black with #267478
Text Example
Text Example
White with #267478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267478; }
p { color: rgb(38,116,120); }
H1.HeaderClassName
{
color: #267478;
}
.AnyTagClassName
{
color: #267478;
}
</style>
background-color css
<style>
a { background-color: #267478; }
a { background-color: rgb(38,116,120); }
div.DivClassName
{
background-color: #267478;
}
.BgClassName
{
background-color: #267478;
}
</style>
border-color css
<style>
span { border-color: #267478; }
span { border-color: rgb(38,116,120); }
td.TdClassName
{
border-color: #267478;
}
.TagClassName
{
border-color: #267478;
}
</style>