Shades of Atoll #267378
Tints of Atoll #267378
RGB
CMYK
RGB Variations
Color information
#267378 (or 0x267378) is known color: Atoll. HEX triplet: 26, 73 and 78. RGB value is (38,115,120). Sum of RGB (Red+Green+Blue) = 38+115+120=273 (36% of max value = 765). Red value is 38 (15.23% from 255 or 13.92% from 273); Green value is 115 (45.31% from 255 or 42.12% from 273); Blue value is 120 (47.27% from 255 or 43.96% from 273); Max value from RGB is 120 - color contains mainly: blue. Hex color #267378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267378 is #D98C87. Grayscale: #5C5C5C. Windows color (decimal): -14257288 or 7893798. OLE color: 7893798.
HSL color Cylindrical-coordinate representation of color #267378: hue angle of 183.66º 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 #267378 is Cyan = 0.68, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 115 | 120 | - |
| CMYK | 0.68 | 0.04 | 0 | 0.53 |
| HSL | 183.66º | 0.52% | 0.31% | - |
| HSV(B) | 183.66º | 0.68% | 0.47% | - |
| XYZ | 10.32 | 14.03 | 19.93 | - |
| YUV | 92.55 | 143.49 | 89.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 120 | 0.68 | 0.04 | 0 | 0.53 | 183.66 | 0.52 | 0.31 |
| Hex | 26 | 73 | 78 | 44 | 4 | 0 | 35 | B8 | 34 | 1F |
| Octal | 46 | 163 | 170 | 104 | 4 | 0 | 65 | 270 | 64 | 37 |
| Binary | 100110 | 1110011 | 1111000 | 1000100 | 100 | 0 | 110101 | 10111000 | 110100 | 11111 |
Color Harmonies of #267378
Complementary color
Monochromatic Colors of #267378
Black with #267378
Text Example
Text Example
White with #267378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267378; }
p { color: rgb(38,115,120); }
H1.HeaderClassName
{
color: #267378;
}
.AnyTagClassName
{
color: #267378;
}
</style>
background-color css
<style>
a { background-color: #267378; }
a { background-color: rgb(38,115,120); }
div.DivClassName
{
background-color: #267378;
}
.BgClassName
{
background-color: #267378;
}
</style>
border-color css
<style>
span { border-color: #267378; }
span { border-color: rgb(38,115,120); }
td.TdClassName
{
border-color: #267378;
}
.TagClassName
{
border-color: #267378;
}
</style>