Shades of Atoll #267779
Tints of Atoll #267779
RGB
CMYK
RGB Variations
Color information
#267779 (or 0x267779) is known color: Atoll. HEX triplet: 26, 77 and 79. RGB value is (38,119,121). Sum of RGB (Red+Green+Blue) = 38+119+121=278 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.67% from 278); Green value is 119 (46.88% from 255 or 42.81% from 278); Blue value is 121 (47.66% from 255 or 43.53% from 278); Max value from RGB is 121 - color contains mainly: blue. Hex color #267779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267779 is #D98886. Grayscale: #5E5E5E. Windows color (decimal): -14256263 or 7960358. OLE color: 7960358.
HSL color Cylindrical-coordinate representation of color #267779: hue angle of 181.45º 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 #267779 is Cyan = 0.69, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 119 | 121 | - |
| CMYK | 0.69 | 0.02 | 0 | 0.53 |
| HSL | 181.45º | 0.52% | 0.31% | - |
| HSV(B) | 181.45º | 0.69% | 0.47% | - |
| XYZ | 10.85 | 14.99 | 20.41 | - |
| YUV | 95.01 | 142.66 | 87.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 119 | 121 | 0.69 | 0.02 | 0 | 0.53 | 181.45 | 0.52 | 0.31 |
| Hex | 26 | 77 | 79 | 45 | 2 | 0 | 35 | B5 | 34 | 1F |
| Octal | 46 | 167 | 171 | 105 | 2 | 0 | 65 | 265 | 64 | 37 |
| Binary | 100110 | 1110111 | 1111001 | 1000101 | 10 | 0 | 110101 | 10110101 | 110100 | 11111 |
Color Harmonies of #267779
Complementary color
Monochromatic Colors of #267779
Black with #267779
Text Example
Text Example
White with #267779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267779; }
p { color: rgb(38,119,121); }
H1.HeaderClassName
{
color: #267779;
}
.AnyTagClassName
{
color: #267779;
}
</style>
background-color css
<style>
a { background-color: #267779; }
a { background-color: rgb(38,119,121); }
div.DivClassName
{
background-color: #267779;
}
.BgClassName
{
background-color: #267779;
}
</style>
border-color css
<style>
span { border-color: #267779; }
span { border-color: rgb(38,119,121); }
td.TdClassName
{
border-color: #267779;
}
.TagClassName
{
border-color: #267779;
}
</style>