Shades of Atoll #267379
Tints of Atoll #267379
RGB
CMYK
RGB Variations
Color information
#267379 (or 0x267379) is known color: Atoll. HEX triplet: 26, 73 and 79. RGB value is (38,115,121). Sum of RGB (Red+Green+Blue) = 38+115+121=274 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.87% from 274); Green value is 115 (45.31% from 255 or 41.97% from 274); Blue value is 121 (47.66% from 255 or 44.16% from 274); Max value from RGB is 121 - color contains mainly: blue. Hex color #267379 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267379 is #D98C86. Grayscale: #5C5C5C. Windows color (decimal): -14257287 or 7959334. OLE color: 7959334.
HSL color Cylindrical-coordinate representation of color #267379: hue angle of 184.34º 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 #267379 is Cyan = 0.69, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 115 | 121 | - |
| CMYK | 0.69 | 0.05 | 0 | 0.53 |
| HSL | 184.34º | 0.52% | 0.31% | - |
| HSV(B) | 184.34º | 0.69% | 0.47% | - |
| XYZ | 10.38 | 14.05 | 20.25 | - |
| YUV | 92.66 | 143.99 | 89.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 121 | 0.69 | 0.05 | 0 | 0.53 | 184.34 | 0.52 | 0.31 |
| Hex | 26 | 73 | 79 | 45 | 5 | 0 | 35 | B8 | 34 | 1F |
| Octal | 46 | 163 | 171 | 105 | 5 | 0 | 65 | 270 | 64 | 37 |
| Binary | 100110 | 1110011 | 1111001 | 1000101 | 101 | 0 | 110101 | 10111000 | 110100 | 11111 |
Color Harmonies of #267379
Complementary color
Monochromatic Colors of #267379
Black with #267379
Text Example
Text Example
White with #267379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267379; }
p { color: rgb(38,115,121); }
H1.HeaderClassName
{
color: #267379;
}
.AnyTagClassName
{
color: #267379;
}
</style>
background-color css
<style>
a { background-color: #267379; }
a { background-color: rgb(38,115,121); }
div.DivClassName
{
background-color: #267379;
}
.BgClassName
{
background-color: #267379;
}
</style>
border-color css
<style>
span { border-color: #267379; }
span { border-color: rgb(38,115,121); }
td.TdClassName
{
border-color: #267379;
}
.TagClassName
{
border-color: #267379;
}
</style>