Shades of Pohutukawa #670513
Tints of Pohutukawa #670513
RGB
CMYK
RGB Variations
Color information
#670513 (or 0x670513) is known color: Pohutukawa. HEX triplet: 67, 05 and 13. RGB value is (103,5,19). Sum of RGB (Red+Green+Blue) = 103+5+19=127 (16% of max value = 765). Red value is 103 (40.62% from 255 or 81.10% from 127); Green value is 5 (2.34% from 255 or 3.94% from 127); Blue value is 19 (7.81% from 255 or 14.96% from 127); Max value from RGB is 103 - color contains mainly: red. Hex color #670513 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #670513 is #98FAEC. Grayscale: #232323. Windows color (decimal): -10025709 or 1246567. OLE color: 1246567.
HSL color Cylindrical-coordinate representation of color #670513: hue angle of 351.43º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #670513 is Cyan = 0, Magento = 0.95, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 5 | 19 | - |
| CMYK | 0 | 0.95 | 0.82 | 0.60 |
| HSL | 351.43º | 0.91% | 0.21% | - |
| HSV(B) | 351.43º | 0.95% | 0.4% | - |
| XYZ | 5.77 | 3.04 | 0.9 | - |
| YUV | 35.9 | 118.47 | 175.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 5 | 19 | 0 | 0.95 | 0.82 | 0.60 | 351.43 | 0.91 | 0.21 |
| Hex | 67 | 5 | 13 | 0 | 5F | 52 | 3C | 15F | 5B | 15 |
| Octal | 147 | 5 | 23 | 0 | 137 | 122 | 74 | 537 | 133 | 25 |
| Binary | 1100111 | 101 | 10011 | 0 | 1011111 | 1010010 | 111100 | 101011111 | 1011011 | 10101 |
Color Harmonies of #670513
Complementary color
Monochromatic Colors of #670513
Black with #670513
Text Example
Text Example
White with #670513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670513; }
p { color: rgb(103,5,19); }
H1.HeaderClassName
{
color: #670513;
}
.AnyTagClassName
{
color: #670513;
}
</style>
background-color css
<style>
a { background-color: #670513; }
a { background-color: rgb(103,5,19); }
div.DivClassName
{
background-color: #670513;
}
.BgClassName
{
background-color: #670513;
}
</style>
border-color css
<style>
span { border-color: #670513; }
span { border-color: rgb(103,5,19); }
td.TdClassName
{
border-color: #670513;
}
.TagClassName
{
border-color: #670513;
}
</style>