Shades of Atoll #258281
Tints of Atoll #258281
RGB
CMYK
RGB Variations
Color information
#258281 (or 0x258281) is known color: Atoll. HEX triplet: 25, 82 and 81. RGB value is (37,130,129). Sum of RGB (Red+Green+Blue) = 37+130+129=296 (39% of max value = 765). Red value is 37 (14.84% from 255 or 12.5% from 296); Green value is 130 (51.17% from 255 or 43.92% from 296); Blue value is 129 (50.78% from 255 or 43.58% from 296); Max value from RGB is 130 - color contains mainly: green. Hex color #258281 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258281 is #DA7D7E. Grayscale: #656565. Windows color (decimal): -14318975 or 8487461. OLE color: 8487461.
HSL color Cylindrical-coordinate representation of color #258281: hue angle of 179.35º 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 #258281 is Cyan = 0.72, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 130 | 129 | - |
| CMYK | 0.72 | 0 | 0.01 | 0.49 |
| HSL | 179.35º | 0.56% | 0.33% | - |
| HSV(B) | 179.35º | 0.72% | 0.51% | - |
| XYZ | 12.71 | 17.94 | 23.56 | - |
| YUV | 102.08 | 143.19 | 81.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 130 | 129 | 0.72 | 0 | 0.01 | 0.49 | 179.35 | 0.56 | 0.33 |
| Hex | 25 | 82 | 81 | 48 | 0 | 1 | 31 | B3 | 38 | 21 |
| Octal | 45 | 202 | 201 | 110 | 0 | 1 | 61 | 263 | 70 | 41 |
| Binary | 100101 | 10000010 | 10000001 | 1001000 | 0 | 1 | 110001 | 10110011 | 111000 | 100001 |
Color Harmonies of #258281
Complementary color
Monochromatic Colors of #258281
Black with #258281
Text Example
Text Example
White with #258281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258281; }
p { color: rgb(37,130,129); }
H1.HeaderClassName
{
color: #258281;
}
.AnyTagClassName
{
color: #258281;
}
</style>
background-color css
<style>
a { background-color: #258281; }
a { background-color: rgb(37,130,129); }
div.DivClassName
{
background-color: #258281;
}
.BgClassName
{
background-color: #258281;
}
</style>
border-color css
<style>
span { border-color: #258281; }
span { border-color: rgb(37,130,129); }
td.TdClassName
{
border-color: #258281;
}
.TagClassName
{
border-color: #258281;
}
</style>