Shades of Scooter #258998
Tints of Scooter #258998
RGB
CMYK
RGB Variations
Color information
#258998 (or 0x258998) is known color: Scooter. HEX triplet: 25, 89 and 98. RGB value is (37,137,152). Sum of RGB (Red+Green+Blue) = 37+137+152=326 (43% of max value = 765). Red value is 37 (14.84% from 255 or 11.35% from 326); Green value is 137 (53.91% from 255 or 42.02% from 326); Blue value is 152 (59.77% from 255 or 46.63% from 326); Max value from RGB is 152 - color contains mainly: blue. Hex color #258998 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258998 is #DA7667. Grayscale: #6C6C6C. Windows color (decimal): -14317160 or 9996581. OLE color: 9996581.
HSL color Cylindrical-coordinate representation of color #258998: hue angle of 187.83º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #258998 is Cyan = 0.76, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 137 | 152 | - |
| CMYK | 0.76 | 0.10 | 0 | 0.40 |
| HSL | 187.83º | 0.61% | 0.37% | - |
| HSV(B) | 187.83º | 0.76% | 0.6% | - |
| XYZ | 15.38 | 20.55 | 32.86 | - |
| YUV | 108.81 | 152.37 | 76.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 137 | 152 | 0.76 | 0.10 | 0 | 0.40 | 187.83 | 0.61 | 0.37 |
| Hex | 25 | 89 | 98 | 4C | A | 0 | 28 | BC | 3D | 25 |
| Octal | 45 | 211 | 230 | 114 | 12 | 0 | 50 | 274 | 75 | 45 |
| Binary | 100101 | 10001001 | 10011000 | 1001100 | 1010 | 0 | 101000 | 10111100 | 111101 | 100101 |
Color Harmonies of #258998
Complementary color
Monochromatic Colors of #258998
Black with #258998
Text Example
Text Example
White with #258998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258998; }
p { color: rgb(37,137,152); }
H1.HeaderClassName
{
color: #258998;
}
.AnyTagClassName
{
color: #258998;
}
</style>
background-color css
<style>
a { background-color: #258998; }
a { background-color: rgb(37,137,152); }
div.DivClassName
{
background-color: #258998;
}
.BgClassName
{
background-color: #258998;
}
</style>
border-color css
<style>
span { border-color: #258998; }
span { border-color: rgb(37,137,152); }
td.TdClassName
{
border-color: #258998;
}
.TagClassName
{
border-color: #258998;
}
</style>