Shades of Atoll #267575
Tints of Atoll #267575
RGB
CMYK
RGB Variations
Color information
#267575 (or 0x267575) is known color: Atoll. HEX triplet: 26, 75 and 75. RGB value is (38,117,117). Sum of RGB (Red+Green+Blue) = 38+117+117=272 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.97% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 117 (46.09% from 255 or 43.01% from 272); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #267575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267575 is #D98A8A. Grayscale: #5D5D5D. Windows color (decimal): -14256779 or 7697702. OLE color: 7697702.
HSL color Cylindrical-coordinate representation of color #267575: hue angle of 180º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #267575 is Cyan = 0.68, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 117 | 117 | - |
| CMYK | 0.68 | 0 | 0 | 0.54 |
| HSL | 180º | 0.51% | 0.3% | - |
| HSV(B) | 180º | 0.68% | 0.46% | - |
| XYZ | 10.37 | 14.42 | 19.07 | - |
| YUV | 93.38 | 141.33 | 88.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 117 | 117 | 0.68 | 0 | 0 | 0.54 | 180 | 0.51 | 0.3 |
| Hex | 26 | 75 | 75 | 44 | 0 | 0 | 36 | B4 | 33 | 1E |
| Octal | 46 | 165 | 165 | 104 | 0 | 0 | 66 | 264 | 63 | 36 |
| Binary | 100110 | 1110101 | 1110101 | 1000100 | 0 | 0 | 110110 | 10110100 | 110011 | 11110 |
Color Harmonies of #267575
Complementary color
Monochromatic Colors of #267575
Black with #267575
Text Example
Text Example
White with #267575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267575; }
p { color: rgb(38,117,117); }
H1.HeaderClassName
{
color: #267575;
}
.AnyTagClassName
{
color: #267575;
}
</style>
background-color css
<style>
a { background-color: #267575; }
a { background-color: rgb(38,117,117); }
div.DivClassName
{
background-color: #267575;
}
.BgClassName
{
background-color: #267575;
}
</style>
border-color css
<style>
span { border-color: #267575; }
span { border-color: rgb(38,117,117); }
td.TdClassName
{
border-color: #267575;
}
.TagClassName
{
border-color: #267575;
}
</style>