Shades of Atoll #267884
Tints of Atoll #267884
RGB
CMYK
RGB Variations
Color information
#267884 (or 0x267884) is known color: Atoll. HEX triplet: 26, 78 and 84. RGB value is (38,120,132). Sum of RGB (Red+Green+Blue) = 38+120+132=290 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.10% from 290); Green value is 120 (47.27% from 255 or 41.38% from 290); Blue value is 132 (51.95% from 255 or 45.52% from 290); Max value from RGB is 132 - color contains mainly: blue. Hex color #267884 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267884 is #D9877B. Grayscale: #606060. Windows color (decimal): -14255996 or 8681510. OLE color: 8681510.
HSL color Cylindrical-coordinate representation of color #267884: hue angle of 187.66º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #267884 is Cyan = 0.71, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 120 | 132 | - |
| CMYK | 0.71 | 0.09 | 0 | 0.48 |
| HSL | 187.66º | 0.55% | 0.33% | - |
| HSV(B) | 187.66º | 0.71% | 0.52% | - |
| XYZ | 11.68 | 15.51 | 24.21 | - |
| YUV | 96.85 | 147.83 | 86.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 120 | 132 | 0.71 | 0.09 | 0 | 0.48 | 187.66 | 0.55 | 0.33 |
| Hex | 26 | 78 | 84 | 47 | 9 | 0 | 30 | BC | 37 | 21 |
| Octal | 46 | 170 | 204 | 107 | 11 | 0 | 60 | 274 | 67 | 41 |
| Binary | 100110 | 1111000 | 10000100 | 1000111 | 1001 | 0 | 110000 | 10111100 | 110111 | 100001 |
Color Harmonies of #267884
Complementary color
Monochromatic Colors of #267884
Black with #267884
Text Example
Text Example
White with #267884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267884; }
p { color: rgb(38,120,132); }
H1.HeaderClassName
{
color: #267884;
}
.AnyTagClassName
{
color: #267884;
}
</style>
background-color css
<style>
a { background-color: #267884; }
a { background-color: rgb(38,120,132); }
div.DivClassName
{
background-color: #267884;
}
.BgClassName
{
background-color: #267884;
}
</style>
border-color css
<style>
span { border-color: #267884; }
span { border-color: rgb(38,120,132); }
td.TdClassName
{
border-color: #267884;
}
.TagClassName
{
border-color: #267884;
}
</style>