Shades of Tolopea #150736
Tints of Tolopea #150736
RGB
CMYK
RGB Variations
Color information
#150736 (or 0x150736) is known color: Tolopea. HEX triplet: 15, 07 and 36. RGB value is (21,7,54). Sum of RGB (Red+Green+Blue) = 21+7+54=82 (10% of max value = 765). Red value is 21 (8.59% from 255 or 25.61% from 82); Green value is 7 (3.12% from 255 or 8.54% from 82); Blue value is 54 (21.48% from 255 or 65.85% from 82); Max value from RGB is 54 - color contains mainly: blue. Hex color #150736 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #150736 is #EAF8C9. Grayscale: #101010. Windows color (decimal): -15399114 or 3540757. OLE color: 3540757.
HSL color Cylindrical-coordinate representation of color #150736: hue angle of 257.87º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #150736 is Cyan = 0.61, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 21 | 7 | 54 | - |
| CMYK | 0.61 | 0.87 | 0 | 0.79 |
| HSL | 257.87º | 0.77% | 0.12% | - |
| HSV(B) | 257.87º | 0.87% | 0.21% | - |
| XYZ | 1.05 | 0.58 | 3.55 | - |
| YUV | 16.54 | 149.14 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 7 | 54 | 0.61 | 0.87 | 0 | 0.79 | 257.87 | 0.77 | 0.12 |
| Hex | 15 | 7 | 36 | 3D | 57 | 0 | 4F | 102 | 4D | C |
| Octal | 25 | 7 | 66 | 75 | 127 | 0 | 117 | 402 | 115 | 14 |
| Binary | 10101 | 111 | 110110 | 111101 | 1010111 | 0 | 1001111 | 100000010 | 1001101 | 1100 |
Color Harmonies of #150736
Complementary color
Monochromatic Colors of #150736
Black with #150736
Text Example
Text Example
White with #150736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #150736; }
p { color: rgb(21,7,54); }
H1.HeaderClassName
{
color: #150736;
}
.AnyTagClassName
{
color: #150736;
}
</style>
background-color css
<style>
a { background-color: #150736; }
a { background-color: rgb(21,7,54); }
div.DivClassName
{
background-color: #150736;
}
.BgClassName
{
background-color: #150736;
}
</style>
border-color css
<style>
span { border-color: #150736; }
span { border-color: rgb(21,7,54); }
td.TdClassName
{
border-color: #150736;
}
.TagClassName
{
border-color: #150736;
}
</style>