Shades of Atoll #267175
Tints of Atoll #267175
RGB
CMYK
RGB Variations
Color information
#267175 (or 0x267175) is known color: Atoll. HEX triplet: 26, 71 and 75. RGB value is (38,113,117). Sum of RGB (Red+Green+Blue) = 38+113+117=268 (35% of max value = 765). Red value is 38 (15.23% from 255 or 14.18% from 268); Green value is 113 (44.53% from 255 or 42.16% from 268); Blue value is 117 (46.09% from 255 or 43.66% from 268); Max value from RGB is 117 - color contains mainly: blue. Hex color #267175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267175 is #D98E8A. Grayscale: #5A5A5A. Windows color (decimal): -14257803 or 7696678. OLE color: 7696678.
HSL color Cylindrical-coordinate representation of color #267175: hue angle of 183.04º 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 #267175 is Cyan = 0.68, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 113 | 117 | - |
| CMYK | 0.68 | 0.03 | 0 | 0.54 |
| HSL | 183.04º | 0.51% | 0.3% | - |
| HSV(B) | 183.04º | 0.68% | 0.46% | - |
| XYZ | 9.92 | 13.51 | 18.91 | - |
| YUV | 91.03 | 142.65 | 90.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 117 | 0.68 | 0.03 | 0 | 0.54 | 183.04 | 0.51 | 0.3 |
| Hex | 26 | 71 | 75 | 44 | 3 | 0 | 36 | B7 | 33 | 1E |
| Octal | 46 | 161 | 165 | 104 | 3 | 0 | 66 | 267 | 63 | 36 |
| Binary | 100110 | 1110001 | 1110101 | 1000100 | 11 | 0 | 110110 | 10110111 | 110011 | 11110 |
Color Harmonies of #267175
Complementary color
Monochromatic Colors of #267175
Black with #267175
Text Example
Text Example
White with #267175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267175; }
p { color: rgb(38,113,117); }
H1.HeaderClassName
{
color: #267175;
}
.AnyTagClassName
{
color: #267175;
}
</style>
background-color css
<style>
a { background-color: #267175; }
a { background-color: rgb(38,113,117); }
div.DivClassName
{
background-color: #267175;
}
.BgClassName
{
background-color: #267175;
}
</style>
border-color css
<style>
span { border-color: #267175; }
span { border-color: rgb(38,113,117); }
td.TdClassName
{
border-color: #267175;
}
.TagClassName
{
border-color: #267175;
}
</style>