Shades of Tolopea #150739
Tints of Tolopea #150739
RGB
CMYK
RGB Variations
Color information
#150739 (or 0x150739) is known color: Tolopea. HEX triplet: 15, 07 and 39. RGB value is (21,7,57). Sum of RGB (Red+Green+Blue) = 21+7+57=85 (11% of max value = 765). Red value is 21 (8.59% from 255 or 24.71% from 85); Green value is 7 (3.12% from 255 or 8.24% from 85); Blue value is 57 (22.66% from 255 or 67.06% from 85); Max value from RGB is 57 - color contains mainly: blue. Hex color #150739 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #150739 is #EAF8C6. Grayscale: #101010. Windows color (decimal): -15399111 or 3737365. OLE color: 3737365.
HSL color Cylindrical-coordinate representation of color #150739: hue angle of 256.8º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #150739 is Cyan = 0.63, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 21 | 7 | 57 | - |
| CMYK | 0.63 | 0.88 | 0 | 0.78 |
| HSL | 256.8º | 0.78% | 0.13% | - |
| HSV(B) | 256.8º | 0.88% | 0.22% | - |
| XYZ | 1.12 | 0.61 | 3.93 | - |
| YUV | 16.89 | 150.64 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 7 | 57 | 0.63 | 0.88 | 0 | 0.78 | 256.8 | 0.78 | 0.13 |
| Hex | 15 | 7 | 39 | 3F | 58 | 0 | 4E | 101 | 4E | D |
| Octal | 25 | 7 | 71 | 77 | 130 | 0 | 116 | 401 | 116 | 15 |
| Binary | 10101 | 111 | 111001 | 111111 | 1011000 | 0 | 1001110 | 100000001 | 1001110 | 1101 |
Color Harmonies of #150739
Complementary color
Monochromatic Colors of #150739
Black with #150739
Text Example
Text Example
White with #150739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #150739; }
p { color: rgb(21,7,57); }
H1.HeaderClassName
{
color: #150739;
}
.AnyTagClassName
{
color: #150739;
}
</style>
background-color css
<style>
a { background-color: #150739; }
a { background-color: rgb(21,7,57); }
div.DivClassName
{
background-color: #150739;
}
.BgClassName
{
background-color: #150739;
}
</style>
border-color css
<style>
span { border-color: #150739; }
span { border-color: rgb(21,7,57); }
td.TdClassName
{
border-color: #150739;
}
.TagClassName
{
border-color: #150739;
}
</style>