Shades of Atoll #267480
Tints of Atoll #267480
RGB
CMYK
RGB Variations
Color information
#267480 (or 0x267480) is known color: Atoll. HEX triplet: 26, 74 and 80. RGB value is (38,116,128). Sum of RGB (Red+Green+Blue) = 38+116+128=282 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.48% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 128 (50.39% from 255 or 45.39% from 282); Max value from RGB is 128 - color contains mainly: blue. Hex color #267480 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #267480 is #D98B7F. Grayscale: #5D5D5D. Windows color (decimal): -14257024 or 8418342. OLE color: 8418342.
HSL color Cylindrical-coordinate representation of color #267480: hue angle of 188º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #267480 is Cyan = 0.70, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 38 | 116 | 128 | - |
| CMYK | 0.70 | 0.09 | 0 | 0.50 |
| HSL | 188º | 0.54% | 0.33% | - |
| HSV(B) | 188º | 0.7% | 0.5% | - |
| XYZ | 10.94 | 14.46 | 22.64 | - |
| YUV | 94.05 | 147.16 | 88.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 116 | 128 | 0.70 | 0.09 | 0 | 0.50 | 188 | 0.54 | 0.33 |
| Hex | 26 | 74 | 80 | 46 | 9 | 0 | 32 | BC | 36 | 21 |
| Octal | 46 | 164 | 200 | 106 | 11 | 0 | 62 | 274 | 66 | 41 |
| Binary | 100110 | 1110100 | 10000000 | 1000110 | 1001 | 0 | 110010 | 10111100 | 110110 | 100001 |
Color Harmonies of #267480
Complementary color
Monochromatic Colors of #267480
Black with #267480
Text Example
Text Example
White with #267480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267480; }
p { color: rgb(38,116,128); }
H1.HeaderClassName
{
color: #267480;
}
.AnyTagClassName
{
color: #267480;
}
</style>
background-color css
<style>
a { background-color: #267480; }
a { background-color: rgb(38,116,128); }
div.DivClassName
{
background-color: #267480;
}
.BgClassName
{
background-color: #267480;
}
</style>
border-color css
<style>
span { border-color: #267480; }
span { border-color: rgb(38,116,128); }
td.TdClassName
{
border-color: #267480;
}
.TagClassName
{
border-color: #267480;
}
</style>