Shades of Scooter #258798
Tints of Scooter #258798
RGB
CMYK
RGB Variations
Color information
#258798 (or 0x258798) is known color: Scooter. HEX triplet: 25, 87 and 98. RGB value is (37,135,152). Sum of RGB (Red+Green+Blue) = 37+135+152=324 (42% of max value = 765). Red value is 37 (14.84% from 255 or 11.42% from 324); Green value is 135 (53.12% from 255 or 41.67% from 324); Blue value is 152 (59.77% from 255 or 46.91% from 324); Max value from RGB is 152 - color contains mainly: blue. Hex color #258798 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258798 is #DA7867. Grayscale: #6B6B6B. Windows color (decimal): -14317672 or 9996069. OLE color: 9996069.
HSL color Cylindrical-coordinate representation of color #258798: hue angle of 188.87º 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 #258798 is Cyan = 0.76, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 135 | 152 | - |
| CMYK | 0.76 | 0.11 | 0 | 0.40 |
| HSL | 188.87º | 0.61% | 0.37% | - |
| HSV(B) | 188.87º | 0.76% | 0.6% | - |
| XYZ | 15.09 | 19.99 | 32.77 | - |
| YUV | 107.64 | 153.03 | 77.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 135 | 152 | 0.76 | 0.11 | 0 | 0.40 | 188.87 | 0.61 | 0.37 |
| Hex | 25 | 87 | 98 | 4C | B | 0 | 28 | BD | 3D | 25 |
| Octal | 45 | 207 | 230 | 114 | 13 | 0 | 50 | 275 | 75 | 45 |
| Binary | 100101 | 10000111 | 10011000 | 1001100 | 1011 | 0 | 101000 | 10111101 | 111101 | 100101 |
Color Harmonies of #258798
Complementary color
Monochromatic Colors of #258798
Black with #258798
Text Example
Text Example
White with #258798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258798; }
p { color: rgb(37,135,152); }
H1.HeaderClassName
{
color: #258798;
}
.AnyTagClassName
{
color: #258798;
}
</style>
background-color css
<style>
a { background-color: #258798; }
a { background-color: rgb(37,135,152); }
div.DivClassName
{
background-color: #258798;
}
.BgClassName
{
background-color: #258798;
}
</style>
border-color css
<style>
span { border-color: #258798; }
span { border-color: rgb(37,135,152); }
td.TdClassName
{
border-color: #258798;
}
.TagClassName
{
border-color: #258798;
}
</style>