Shades of Tolopea #150738
Tints of Tolopea #150738
RGB
CMYK
RGB Variations
Color information
#150738 (or 0x150738) is known color: Tolopea. HEX triplet: 15, 07 and 38. RGB value is (21,7,56). Sum of RGB (Red+Green+Blue) = 21+7+56=84 (11% of max value = 765). Red value is 21 (8.59% from 255 or 25% from 84); Green value is 7 (3.12% from 255 or 8.33% from 84); Blue value is 56 (22.27% from 255 or 66.67% from 84); Max value from RGB is 56 - color contains mainly: blue. Hex color #150738 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #150738 is #EAF8C7. Grayscale: #101010. Windows color (decimal): -15399112 or 3671829. OLE color: 3671829.
HSL color Cylindrical-coordinate representation of color #150738: hue angle of 257.14º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #150738 is Cyan = 0.63, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 21 | 7 | 56 | - |
| CMYK | 0.63 | 0.88 | 0 | 0.78 |
| HSL | 257.14º | 0.78% | 0.12% | - |
| HSV(B) | 257.14º | 0.88% | 0.22% | - |
| XYZ | 1.1 | 0.6 | 3.8 | - |
| YUV | 16.77 | 150.14 | 131.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 7 | 56 | 0.63 | 0.88 | 0 | 0.78 | 257.14 | 0.78 | 0.12 |
| Hex | 15 | 7 | 38 | 3F | 58 | 0 | 4E | 101 | 4E | C |
| Octal | 25 | 7 | 70 | 77 | 130 | 0 | 116 | 401 | 116 | 14 |
| Binary | 10101 | 111 | 111000 | 111111 | 1011000 | 0 | 1001110 | 100000001 | 1001110 | 1100 |
Color Harmonies of #150738
Complementary color
Monochromatic Colors of #150738
Black with #150738
Text Example
Text Example
White with #150738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #150738; }
p { color: rgb(21,7,56); }
H1.HeaderClassName
{
color: #150738;
}
.AnyTagClassName
{
color: #150738;
}
</style>
background-color css
<style>
a { background-color: #150738; }
a { background-color: rgb(21,7,56); }
div.DivClassName
{
background-color: #150738;
}
.BgClassName
{
background-color: #150738;
}
</style>
border-color css
<style>
span { border-color: #150738; }
span { border-color: rgb(21,7,56); }
td.TdClassName
{
border-color: #150738;
}
.TagClassName
{
border-color: #150738;
}
</style>