Shades of Atoll #258584
Tints of Atoll #258584
RGB
CMYK
RGB Variations
Color information
#258584 (or 0x258584) is known color: Atoll. HEX triplet: 25, 85 and 84. RGB value is (37,133,132). Sum of RGB (Red+Green+Blue) = 37+133+132=302 (40% of max value = 765). Red value is 37 (14.84% from 255 or 12.25% from 302); Green value is 133 (52.34% from 255 or 44.04% from 302); Blue value is 132 (51.95% from 255 or 43.71% from 302); Max value from RGB is 133 - color contains mainly: green. Hex color #258584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258584 is #DA7A7B. Grayscale: #686868. Windows color (decimal): -14318204 or 8684837. OLE color: 8684837.
HSL color Cylindrical-coordinate representation of color #258584: hue angle of 179.38º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #258584 is Cyan = 0.72, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 133 | 132 | - |
| CMYK | 0.72 | 0 | 0.01 | 0.48 |
| HSL | 179.38º | 0.56% | 0.33% | - |
| HSV(B) | 179.38º | 0.72% | 0.52% | - |
| XYZ | 13.32 | 18.83 | 24.76 | - |
| YUV | 104.18 | 143.7 | 80.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 133 | 132 | 0.72 | 0 | 0.01 | 0.48 | 179.38 | 0.56 | 0.33 |
| Hex | 25 | 85 | 84 | 48 | 0 | 1 | 30 | B3 | 38 | 21 |
| Octal | 45 | 205 | 204 | 110 | 0 | 1 | 60 | 263 | 70 | 41 |
| Binary | 100101 | 10000101 | 10000100 | 1001000 | 0 | 1 | 110000 | 10110011 | 111000 | 100001 |
Color Harmonies of #258584
Complementary color
Monochromatic Colors of #258584
Black with #258584
Text Example
Text Example
White with #258584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258584; }
p { color: rgb(37,133,132); }
H1.HeaderClassName
{
color: #258584;
}
.AnyTagClassName
{
color: #258584;
}
</style>
background-color css
<style>
a { background-color: #258584; }
a { background-color: rgb(37,133,132); }
div.DivClassName
{
background-color: #258584;
}
.BgClassName
{
background-color: #258584;
}
</style>
border-color css
<style>
span { border-color: #258584; }
span { border-color: rgb(37,133,132); }
td.TdClassName
{
border-color: #258584;
}
.TagClassName
{
border-color: #258584;
}
</style>