Shades of Scooter #258297
Tints of Scooter #258297
RGB
CMYK
RGB Variations
Color information
#258297 (or 0x258297) is known color: Scooter. HEX triplet: 25, 82 and 97. RGB value is (37,130,151). Sum of RGB (Red+Green+Blue) = 37+130+151=318 (42% of max value = 765). Red value is 37 (14.84% from 255 or 11.64% from 318); Green value is 130 (51.17% from 255 or 40.88% from 318); Blue value is 151 (59.38% from 255 or 47.48% from 318); Max value from RGB is 151 - color contains mainly: blue. Hex color #258297 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #258297 is #DA7D68. Grayscale: #686868. Windows color (decimal): -14318953 or 9929253. OLE color: 9929253.
HSL color Cylindrical-coordinate representation of color #258297: hue angle of 191.05º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #258297 is Cyan = 0.75, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 130 | 151 | - |
| CMYK | 0.75 | 0.14 | 0 | 0.41 |
| HSL | 191.05º | 0.61% | 0.37% | - |
| HSV(B) | 191.05º | 0.75% | 0.59% | - |
| XYZ | 14.33 | 18.59 | 32.11 | - |
| YUV | 104.59 | 154.19 | 79.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 130 | 151 | 0.75 | 0.14 | 0 | 0.41 | 191.05 | 0.61 | 0.37 |
| Hex | 25 | 82 | 97 | 4B | E | 0 | 29 | BF | 3D | 25 |
| Octal | 45 | 202 | 227 | 113 | 16 | 0 | 51 | 277 | 75 | 45 |
| Binary | 100101 | 10000010 | 10010111 | 1001011 | 1110 | 0 | 101001 | 10111111 | 111101 | 100101 |
Color Harmonies of #258297
Complementary color
Monochromatic Colors of #258297
Black with #258297
Text Example
Text Example
White with #258297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258297; }
p { color: rgb(37,130,151); }
H1.HeaderClassName
{
color: #258297;
}
.AnyTagClassName
{
color: #258297;
}
</style>
background-color css
<style>
a { background-color: #258297; }
a { background-color: rgb(37,130,151); }
div.DivClassName
{
background-color: #258297;
}
.BgClassName
{
background-color: #258297;
}
</style>
border-color css
<style>
span { border-color: #258297; }
span { border-color: rgb(37,130,151); }
td.TdClassName
{
border-color: #258297;
}
.TagClassName
{
border-color: #258297;
}
</style>