Shades of Atoll #258280
Tints of Atoll #258280
RGB
CMYK
RGB Variations
Color information
#258280 (or 0x258280) is known color: Atoll. HEX triplet: 25, 82 and 80. RGB value is (37,130,128). Sum of RGB (Red+Green+Blue) = 37+130+128=295 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.54% from 295); Green value is 130 (51.17% from 255 or 44.07% from 295); Blue value is 128 (50.39% from 255 or 43.39% from 295); Max value from RGB is 130 - color contains mainly: green. Hex color #258280 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258280 is #DA7D7F. Grayscale: #656565. Windows color (decimal): -14318976 or 8421925. OLE color: 8421925.
HSL color Cylindrical-coordinate representation of color #258280: hue angle of 178.71º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #258280 is Cyan = 0.72, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 130 | 128 | - |
| CMYK | 0.72 | 0 | 0.02 | 0.49 |
| HSL | 178.71º | 0.56% | 0.33% | - |
| HSV(B) | 178.71º | 0.72% | 0.51% | - |
| XYZ | 12.64 | 17.92 | 23.21 | - |
| YUV | 101.97 | 142.69 | 81.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 130 | 128 | 0.72 | 0 | 0.02 | 0.49 | 178.71 | 0.56 | 0.33 |
| Hex | 25 | 82 | 80 | 48 | 0 | 2 | 31 | B3 | 38 | 21 |
| Octal | 45 | 202 | 200 | 110 | 0 | 2 | 61 | 263 | 70 | 41 |
| Binary | 100101 | 10000010 | 10000000 | 1001000 | 0 | 10 | 110001 | 10110011 | 111000 | 100001 |
Color Harmonies of #258280
Complementary color
Monochromatic Colors of #258280
Black with #258280
Text Example
Text Example
White with #258280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258280; }
p { color: rgb(37,130,128); }
H1.HeaderClassName
{
color: #258280;
}
.AnyTagClassName
{
color: #258280;
}
</style>
background-color css
<style>
a { background-color: #258280; }
a { background-color: rgb(37,130,128); }
div.DivClassName
{
background-color: #258280;
}
.BgClassName
{
background-color: #258280;
}
</style>
border-color css
<style>
span { border-color: #258280; }
span { border-color: rgb(37,130,128); }
td.TdClassName
{
border-color: #258280;
}
.TagClassName
{
border-color: #258280;
}
</style>