Shades of Scooter #238290
Tints of Scooter #238290
RGB
CMYK
RGB Variations
Color information
#238290 (or 0x238290) is known color: Scooter. HEX triplet: 23, 82 and 90. RGB value is (35,130,144). Sum of RGB (Red+Green+Blue) = 35+130+144=309 (40% of max value = 765). Red value is 35 (14.06% from 255 or 11.33% from 309); Green value is 130 (51.17% from 255 or 42.07% from 309); Blue value is 144 (56.64% from 255 or 46.60% from 309); Max value from RGB is 144 - color contains mainly: blue. Hex color #238290 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #238290 is #DC7D6F. Grayscale: #676767. Windows color (decimal): -14450032 or 9470499. OLE color: 9470499.
HSL color Cylindrical-coordinate representation of color #238290: hue angle of 187.71º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #238290 is Cyan = 0.76, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 35 | 130 | 144 | - |
| CMYK | 0.76 | 0.10 | 0 | 0.44 |
| HSL | 187.71º | 0.61% | 0.35% | - |
| HSV(B) | 187.71º | 0.76% | 0.56% | - |
| XYZ | 13.71 | 18.34 | 29.2 | - |
| YUV | 103.19 | 151.03 | 79.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 130 | 144 | 0.76 | 0.10 | 0 | 0.44 | 187.71 | 0.61 | 0.35 |
| Hex | 23 | 82 | 90 | 4C | A | 0 | 2C | BC | 3D | 23 |
| Octal | 43 | 202 | 220 | 114 | 12 | 0 | 54 | 274 | 75 | 43 |
| Binary | 100011 | 10000010 | 10010000 | 1001100 | 1010 | 0 | 101100 | 10111100 | 111101 | 100011 |
Color Harmonies of #238290
Complementary color
Monochromatic Colors of #238290
Black with #238290
Text Example
Text Example
White with #238290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238290; }
p { color: rgb(35,130,144); }
H1.HeaderClassName
{
color: #238290;
}
.AnyTagClassName
{
color: #238290;
}
</style>
background-color css
<style>
a { background-color: #238290; }
a { background-color: rgb(35,130,144); }
div.DivClassName
{
background-color: #238290;
}
.BgClassName
{
background-color: #238290;
}
</style>
border-color css
<style>
span { border-color: #238290; }
span { border-color: rgb(35,130,144); }
td.TdClassName
{
border-color: #238290;
}
.TagClassName
{
border-color: #238290;
}
</style>