Shades of Atoll #267177
Tints of Atoll #267177
RGB
CMYK
RGB Variations
Color information
#267177 (or 0x267177) is known color: Atoll. HEX triplet: 26, 71 and 77. RGB value is (38,113,119). Sum of RGB (Red+Green+Blue) = 38+113+119=270 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.07% from 270); Green value is 113 (44.53% from 255 or 41.85% from 270); Blue value is 119 (46.88% from 255 or 44.07% from 270); Max value from RGB is 119 - color contains mainly: blue. Hex color #267177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267177 is #D98E88. Grayscale: #5B5B5B. Windows color (decimal): -14257801 or 7827750. OLE color: 7827750.
HSL color Cylindrical-coordinate representation of color #267177: hue angle of 184.44º 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 #267177 is Cyan = 0.68, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 113 | 119 | - |
| CMYK | 0.68 | 0.05 | 0 | 0.53 |
| HSL | 184.44º | 0.52% | 0.31% | - |
| HSV(B) | 184.44º | 0.68% | 0.47% | - |
| XYZ | 10.03 | 13.55 | 19.54 | - |
| YUV | 91.26 | 143.65 | 90.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 119 | 0.68 | 0.05 | 0 | 0.53 | 184.44 | 0.52 | 0.31 |
| Hex | 26 | 71 | 77 | 44 | 5 | 0 | 35 | B8 | 34 | 1F |
| Octal | 46 | 161 | 167 | 104 | 5 | 0 | 65 | 270 | 64 | 37 |
| Binary | 100110 | 1110001 | 1110111 | 1000100 | 101 | 0 | 110101 | 10111000 | 110100 | 11111 |
Color Harmonies of #267177
Complementary color
Monochromatic Colors of #267177
Black with #267177
Text Example
Text Example
White with #267177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267177; }
p { color: rgb(38,113,119); }
H1.HeaderClassName
{
color: #267177;
}
.AnyTagClassName
{
color: #267177;
}
</style>
background-color css
<style>
a { background-color: #267177; }
a { background-color: rgb(38,113,119); }
div.DivClassName
{
background-color: #267177;
}
.BgClassName
{
background-color: #267177;
}
</style>
border-color css
<style>
span { border-color: #267177; }
span { border-color: rgb(38,113,119); }
td.TdClassName
{
border-color: #267177;
}
.TagClassName
{
border-color: #267177;
}
</style>