#610310

Color #610310 Pohutukawa (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Pohutukawa #610310

Tints of Pohutukawa #610310

Color information

#610310 (or 0x610310) is unknown color: approx Pohutukawa. HEX triplet: 61, 03 and 10. RGB value is (97,3,16). Sum of RGB (Red+Green+Blue) = 97+3+16=116 (15% of max value = 765). Red value is 97 (38.28% from 255 or 83.62% from 116); Green value is 3 (1.56% from 255 or 2.59% from 116); Blue value is 16 (6.64% from 255 or 13.79% from 116); Max value from RGB is 97 - color contains mainly: red. Hex color #610310 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610310 is #9EFCEF. Grayscale: #202020. Windows color (decimal): -10419440 or 1049441. OLE color: 1049441.

HSL color Cylindrical-coordinate representation of color #610310: hue angle of 351.7º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610310 is Cyan = 0, Magento = 0.97, Yellow = 0.84 and Black (K on CMYK) = 0.62.

Color convert

RGB97316-
CMYK00.970.840.62
HSL351.7º94%19.61%-
HSV(B)351.7º96.91%38.04%-
XYZ5.062.640.73-
YUV32.59118.64173.94-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 97 (38.28% from 255) = 83.62%
GREEN value IS 3 (1.56% from 255) = 2.59%
BLUE value IS 16 (6.64% from 255) = 13.79%
R=83.62%
G=2.59%
B=13.79%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.97
Y (Yellow) values IS 0.84
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal9731600.970.840.62351.79419.61
Hex61310061543E1605e14
Octal14132001411247654013624
Binary11000011110000011000011010100111110101100000101111010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #610310

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #610310; }

 p { color: rgb(97,3,16); }

 H1.HeaderClassName
 {
   color: #610310;
 }
 .AnyTagClassName
 {
   color: #610310;
 }
</style>
background-color css

<style>
 a { background-color: #610310; }

 a { background-color: rgb(97,3,16); }

 div.DivClassName
 {
   background-color: #610310;
 }
 .BgClassName
 {
   background-color: #610310;
 }
</style>
border-color css

<style>
 span { border-color: #610310; }

 span { border-color: rgb(97,3,16); }

 td.TdClassName
 {
   border-color: #610310;
 }
 .TagClassName
 {
   border-color: #610310;
 }
</style>