Shades of Arapawa #274965
Tints of Arapawa #274965
RGB
CMYK
RGB Variations
Color information
#274965 (or 0x274965) is known color: Arapawa. HEX triplet: 27, 49 and 65. RGB value is (39,73,101). Sum of RGB (Red+Green+Blue) = 39+73+101=213 (28% of max value = 765). Red value is 39 (15.62% from 255 or 18.31% from 213); Green value is 73 (28.91% from 255 or 34.27% from 213); Blue value is 101 (39.84% from 255 or 47.42% from 213); Max value from RGB is 101 - color contains mainly: blue. Hex color #274965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274965 is #D8B69A. Grayscale: #414141. Windows color (decimal): -14202523 or 6637863. OLE color: 6637863.
HSL color Cylindrical-coordinate representation of color #274965: hue angle of 207.1º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #274965 is Cyan = 0.61, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 73 | 101 | - |
| CMYK | 0.61 | 0.28 | 0 | 0.60 |
| HSL | 207.1º | 0.44% | 0.27% | - |
| HSV(B) | 207.1º | 0.61% | 0.4% | - |
| XYZ | 5.57 | 6.14 | 13.2 | - |
| YUV | 66.03 | 147.74 | 108.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 73 | 101 | 0.61 | 0.28 | 0 | 0.60 | 207.1 | 0.44 | 0.27 |
| Hex | 27 | 49 | 65 | 3D | 1C | 0 | 3C | CF | 2C | 1B |
| Octal | 47 | 111 | 145 | 75 | 34 | 0 | 74 | 317 | 54 | 33 |
| Binary | 100111 | 1001001 | 1100101 | 111101 | 11100 | 0 | 111100 | 11001111 | 101100 | 11011 |
Color Harmonies of #274965
Complementary color
Monochromatic Colors of #274965
Black with #274965
Text Example
Text Example
White with #274965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274965; }
p { color: rgb(39,73,101); }
H1.HeaderClassName
{
color: #274965;
}
.AnyTagClassName
{
color: #274965;
}
</style>
background-color css
<style>
a { background-color: #274965; }
a { background-color: rgb(39,73,101); }
div.DivClassName
{
background-color: #274965;
}
.BgClassName
{
background-color: #274965;
}
</style>
border-color css
<style>
span { border-color: #274965; }
span { border-color: rgb(39,73,101); }
td.TdClassName
{
border-color: #274965;
}
.TagClassName
{
border-color: #274965;
}
</style>