Shades of Pohutukawa #670915
Tints of Pohutukawa #670915
RGB
CMYK
RGB Variations
Color information
#670915 (or 0x670915) is known color: Pohutukawa. HEX triplet: 67, 09 and 15. RGB value is (103,9,21). Sum of RGB (Red+Green+Blue) = 103+9+21=133 (17% of max value = 765). Red value is 103 (40.62% from 255 or 77.44% from 133); Green value is 9 (3.91% from 255 or 6.77% from 133); Blue value is 21 (8.59% from 255 or 15.79% from 133); Max value from RGB is 103 - color contains mainly: red. Hex color #670915 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #670915 is #98F6EA. Grayscale: #262626. Windows color (decimal): -10024683 or 1378663. OLE color: 1378663.
HSL color Cylindrical-coordinate representation of color #670915: hue angle of 352.34º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #670915 is Cyan = 0, Magento = 0.91, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 9 | 21 | - |
| CMYK | 0 | 0.91 | 0.80 | 0.60 |
| HSL | 352.34º | 0.84% | 0.22% | - |
| HSV(B) | 352.34º | 0.91% | 0.4% | - |
| XYZ | 5.83 | 3.13 | 1.01 | - |
| YUV | 38.47 | 118.14 | 174.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 9 | 21 | 0 | 0.91 | 0.80 | 0.60 | 352.34 | 0.84 | 0.22 |
| Hex | 67 | 9 | 15 | 0 | 5B | 50 | 3C | 160 | 54 | 16 |
| Octal | 147 | 11 | 25 | 0 | 133 | 120 | 74 | 540 | 124 | 26 |
| Binary | 1100111 | 1001 | 10101 | 0 | 1011011 | 1010000 | 111100 | 101100000 | 1010100 | 10110 |
Color Harmonies of #670915
Complementary color
Monochromatic Colors of #670915
Black with #670915
Text Example
Text Example
White with #670915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670915; }
p { color: rgb(103,9,21); }
H1.HeaderClassName
{
color: #670915;
}
.AnyTagClassName
{
color: #670915;
}
</style>
background-color css
<style>
a { background-color: #670915; }
a { background-color: rgb(103,9,21); }
div.DivClassName
{
background-color: #670915;
}
.BgClassName
{
background-color: #670915;
}
</style>
border-color css
<style>
span { border-color: #670915; }
span { border-color: rgb(103,9,21); }
td.TdClassName
{
border-color: #670915;
}
.TagClassName
{
border-color: #670915;
}
</style>