Shades of Atoll #257374
Tints of Atoll #257374
RGB
CMYK
RGB Variations
Color information
#257374 (or 0x257374) is known color: Atoll. HEX triplet: 25, 73 and 74. RGB value is (37,115,116). Sum of RGB (Red+Green+Blue) = 37+115+116=268 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.81% from 268); Green value is 115 (45.31% from 255 or 42.91% from 268); Blue value is 116 (45.70% from 255 or 43.28% from 268); Max value from RGB is 116 - color contains mainly: blue. Hex color #257374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257374 is #DA8C8B. Grayscale: #5B5B5B. Windows color (decimal): -14322828 or 7631653. OLE color: 7631653.
HSL color Cylindrical-coordinate representation of color #257374: hue angle of 180.76º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257374 is Cyan = 0.68, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 116 | - |
| CMYK | 0.68 | 0.01 | 0 | 0.55 |
| HSL | 180.76º | 0.52% | 0.3% | - |
| HSV(B) | 180.76º | 0.68% | 0.45% | - |
| XYZ | 10.05 | 13.92 | 18.68 | - |
| YUV | 91.79 | 141.66 | 88.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 116 | 0.68 | 0.01 | 0 | 0.55 | 180.76 | 0.52 | 0.3 |
| Hex | 25 | 73 | 74 | 44 | 1 | 0 | 37 | B5 | 34 | 1E |
| Octal | 45 | 163 | 164 | 104 | 1 | 0 | 67 | 265 | 64 | 36 |
| Binary | 100101 | 1110011 | 1110100 | 1000100 | 1 | 0 | 110111 | 10110101 | 110100 | 11110 |
Color Harmonies of #257374
Complementary color
Monochromatic Colors of #257374
Black with #257374
Text Example
Text Example
White with #257374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257374; }
p { color: rgb(37,115,116); }
H1.HeaderClassName
{
color: #257374;
}
.AnyTagClassName
{
color: #257374;
}
</style>
background-color css
<style>
a { background-color: #257374; }
a { background-color: rgb(37,115,116); }
div.DivClassName
{
background-color: #257374;
}
.BgClassName
{
background-color: #257374;
}
</style>
border-color css
<style>
span { border-color: #257374; }
span { border-color: rgb(37,115,116); }
td.TdClassName
{
border-color: #257374;
}
.TagClassName
{
border-color: #257374;
}
</style>