Shades of Atoll #257378
Tints of Atoll #257378
RGB
CMYK
RGB Variations
Color information
#257378 (or 0x257378) is known color: Atoll. HEX triplet: 25, 73 and 78. RGB value is (37,115,120). Sum of RGB (Red+Green+Blue) = 37+115+120=272 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.60% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 120 (47.27% from 255 or 44.12% from 272); Max value from RGB is 120 - color contains mainly: blue. Hex color #257378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257378 is #DA8C87. Grayscale: #5C5C5C. Windows color (decimal): -14322824 or 7893797. OLE color: 7893797.
HSL color Cylindrical-coordinate representation of color #257378: hue angle of 183.61º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257378 is Cyan = 0.69, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 115 | 120 | - |
| CMYK | 0.69 | 0.04 | 0 | 0.53 |
| HSL | 183.61º | 0.53% | 0.31% | - |
| HSV(B) | 183.61º | 0.69% | 0.47% | - |
| XYZ | 10.28 | 14.01 | 19.93 | - |
| YUV | 92.25 | 143.66 | 88.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 120 | 0.69 | 0.04 | 0 | 0.53 | 183.61 | 0.53 | 0.31 |
| Hex | 25 | 73 | 78 | 45 | 4 | 0 | 35 | B8 | 35 | 1F |
| Octal | 45 | 163 | 170 | 105 | 4 | 0 | 65 | 270 | 65 | 37 |
| Binary | 100101 | 1110011 | 1111000 | 1000101 | 100 | 0 | 110101 | 10111000 | 110101 | 11111 |
Color Harmonies of #257378
Complementary color
Monochromatic Colors of #257378
Black with #257378
Text Example
Text Example
White with #257378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257378; }
p { color: rgb(37,115,120); }
H1.HeaderClassName
{
color: #257378;
}
.AnyTagClassName
{
color: #257378;
}
</style>
background-color css
<style>
a { background-color: #257378; }
a { background-color: rgb(37,115,120); }
div.DivClassName
{
background-color: #257378;
}
.BgClassName
{
background-color: #257378;
}
</style>
border-color css
<style>
span { border-color: #257378; }
span { border-color: rgb(37,115,120); }
td.TdClassName
{
border-color: #257378;
}
.TagClassName
{
border-color: #257378;
}
</style>