Shades of Atoll #267676
Tints of Atoll #267676
RGB
CMYK
RGB Variations
Color information
#267676 (or 0x267676) is known color: Atoll. HEX triplet: 26, 76 and 76. RGB value is (38,118,118). Sum of RGB (Red+Green+Blue) = 38+118+118=274 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.87% from 274); Green value is 118 (46.48% from 255 or 43.07% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #267676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267676 is #D98989. Grayscale: #5E5E5E. Windows color (decimal): -14256522 or 7763494. OLE color: 7763494.
HSL color Cylindrical-coordinate representation of color #267676: hue angle of 180º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267676 is Cyan = 0.68, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 118 | 118 | - |
| CMYK | 0.68 | 0 | 0 | 0.54 |
| HSL | 180º | 0.51% | 0.31% | - |
| HSV(B) | 180º | 0.68% | 0.46% | - |
| XYZ | 10.55 | 14.68 | 19.42 | - |
| YUV | 94.08 | 141.5 | 88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 118 | 118 | 0.68 | 0 | 0 | 0.54 | 180 | 0.51 | 0.31 |
| Hex | 26 | 76 | 76 | 44 | 0 | 0 | 36 | B4 | 33 | 1F |
| Octal | 46 | 166 | 166 | 104 | 0 | 0 | 66 | 264 | 63 | 37 |
| Binary | 100110 | 1110110 | 1110110 | 1000100 | 0 | 0 | 110110 | 10110100 | 110011 | 11111 |
Color Harmonies of #267676
Complementary color
Monochromatic Colors of #267676
Black with #267676
Text Example
Text Example
White with #267676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267676; }
p { color: rgb(38,118,118); }
H1.HeaderClassName
{
color: #267676;
}
.AnyTagClassName
{
color: #267676;
}
</style>
background-color css
<style>
a { background-color: #267676; }
a { background-color: rgb(38,118,118); }
div.DivClassName
{
background-color: #267676;
}
.BgClassName
{
background-color: #267676;
}
</style>
border-color css
<style>
span { border-color: #267676; }
span { border-color: rgb(38,118,118); }
td.TdClassName
{
border-color: #267676;
}
.TagClassName
{
border-color: #267676;
}
</style>