Shades of Pohutukawa #691325
Tints of Pohutukawa #691325
RGB
CMYK
RGB Variations
Color information
#691325 (or 0x691325) is known color: Pohutukawa. HEX triplet: 69, 13 and 25. RGB value is (105,19,37). Sum of RGB (Red+Green+Blue) = 105+19+37=161 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.22% from 161); Green value is 19 (7.81% from 255 or 11.80% from 161); Blue value is 37 (14.84% from 255 or 22.98% from 161); Max value from RGB is 105 - color contains mainly: red. Hex color #691325 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691325 is #96ECDA. Grayscale: #2E2E2E. Windows color (decimal): -9891035 or 2429801. OLE color: 2429801.
HSL color Cylindrical-coordinate representation of color #691325: hue angle of 347.44º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691325 is Cyan = 0, Magento = 0.82, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 37 | - |
| CMYK | 0 | 0.82 | 0.65 | 0.59 |
| HSL | 347.44º | 0.69% | 0.24% | - |
| HSV(B) | 347.44º | 0.82% | 0.41% | - |
| XYZ | 6.39 | 3.6 | 2.11 | - |
| YUV | 46.77 | 122.49 | 169.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 37 | 0 | 0.82 | 0.65 | 0.59 | 347.44 | 0.69 | 0.24 |
| Hex | 69 | 13 | 25 | 0 | 52 | 41 | 3B | 15B | 45 | 18 |
| Octal | 151 | 23 | 45 | 0 | 122 | 101 | 73 | 533 | 105 | 30 |
| Binary | 1101001 | 10011 | 100101 | 0 | 1010010 | 1000001 | 111011 | 101011011 | 1000101 | 11000 |
Color Harmonies of #691325
Complementary color
Monochromatic Colors of #691325
Black with #691325
Text Example
Text Example
White with #691325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691325; }
p { color: rgb(105,19,37); }
H1.HeaderClassName
{
color: #691325;
}
.AnyTagClassName
{
color: #691325;
}
</style>
background-color css
<style>
a { background-color: #691325; }
a { background-color: rgb(105,19,37); }
div.DivClassName
{
background-color: #691325;
}
.BgClassName
{
background-color: #691325;
}
</style>
border-color css
<style>
span { border-color: #691325; }
span { border-color: rgb(105,19,37); }
td.TdClassName
{
border-color: #691325;
}
.TagClassName
{
border-color: #691325;
}
</style>